Add the bug number #10360 to the entry for revision 106726.
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 Dec 2011 19:24:10 +0000 (21:24 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Dec 2011 19:24:10 +0000 (21:24 +0200)
The real fix for bug 10360 is in revision 106726.

src/ChangeLog

index 94f51b1bbeb2bc4199881e4d2fe66c8bfb3d1b25..5e5734817899525bd161688efdfa1ab203e87ccc 100644 (file)
@@ -2,7 +2,7 @@
 
        * xdisp.c (handle_invisible_prop): Handle correctly an invisible
        property that ends at ZV, so that the bidi iteration could be
-       resumed from there (after widening).
+       resumed from there (after widening).  (Bug#10360)
 
 2011-12-22  Jan Djärv  <jan.h.d@swipnet.se>